home *** CD-ROM | disk | FTP | other *** search
-
-
-
- IDENT(1) IDENT(1)
-
-
- NNAAMMEE
- ident - identify files
-
- SSYYNNOOPPSSIISS
- iiddeenntt [ --qq ] [ _f_i_l_e ... ]
-
- DDEESSCCRRIIPPTTIIOONN
- iiddeenntt searches for all occurrences of the pattern
- $$_k_e_y_w_o_r_d::_._._.$$ in the named files or, if no file name
- appears, the standard input.
-
- These patterns are normally inserted automatically by the
- RCS command ccoo(1), but can also be inserted manually. The
- option --qq suppresses the warning given if there are no
- patterns in a file.
-
- iiddeenntt works on text files as well as object files and
- dumps. For example, if the C program in ff..cc contains
-
- cchhaarr rrccssiidd[[]] == ""$$IIdd:: ff..cc,,vv 55..00 11999900//0088//2222 0099::0099::3366
- eeggggeerrtt EExxpp $$"";;
-
- and ff..cc is compiled into ff..oo, then the command
-
- iiddeenntt ff..cc ff..oo
-
- will output
-
- ff..cc::
- $$IIdd:: ff..cc,,vv 55..00 11999900//0088//2222 0099::0099::3366 eeggggeerrtt EExxpp $$
- ff..oo::
- $$IIdd:: ff..cc,,vv 55..00 11999900//0088//2222 0099::0099::3366 eeggggeerrtt EExxpp $$
-
- IIDDEENNTTIIFFIICCAATTIIOONN
- Author: Walter F. Tichy.
- Revision Number: 5.0; Release Date: 1990/08/22.
- Copyright (C) 1982, 1988, 1989 by Walter F. Tichy.
- Copyright (C) 1990 by Paul Eggert.
-
- SSEEEE AALLSSOO
- ci(1), co(1), rcs(1), rcsdiff(1), rcsintro(1),
- rcsmerge(1), rlog(1), rcsfile(5)
- Walter F. Tichy, RCS--A System for Version Control,
- _S_o_f_t_w_a_r_e_-_-_P_r_a_c_t_i_c_e _& _E_x_p_e_r_i_e_n_c_e 1155, 7 (July 1985),
- 637-654.
-
-
-
-
-
-
-
-
-
-
-
-
- GNU 1990/08/22 1
-
-
-